home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / ham / kagold.zip / TDSFX.EXE / RESET.TNC < prev    next >
Text File  |  1993-02-08  |  911b  |  36 lines

  1. *  RESET TNC   for KaGOLD
  2.  
  3. * This file is only used if KaGOLD must "reset" the TNC
  4. * You can also use it to put parameters the way you want them
  5. * then use the [F10] key, highlight RESET and push [Enter] to
  6. * load these parameters.
  7.  
  8. *  TNC Default parameters are very "hot" so we've toned them down:
  9.    Persist 48/48
  10.    slottime 30/30
  11.    txdelay 30/30
  12.  
  13. * To make one or more of these "active" simply remove the
  14. * asterisk (*) in front of them. The Asterisk is used to
  15. * make a line into a COMMENT line.
  16.  
  17. * Set the PBBS to 3-K on KAM to allow more memory for node?
  18. * This is up to you
  19.   * PBBS 3
  20.  
  21. * Node Setting:
  22.  
  23. * Allow 3 connects to the node
  24.   *  Numnodes 3
  25.  
  26. * Allow cross connects (X connects) on your node:
  27.   *  KNXCON ON
  28.  
  29. * For direct terminal, you want ECHO on
  30.   ECHO ON
  31.  
  32. * For non packet modes, let CR and LF come through, KAGOLD handles them
  33.   LFSUP OFF
  34.   CRSUP OFF
  35.  
  36.